Display Debian package version in hypervisor log
authorBastian Blank <waldi@debian.org>
Sat, 5 Jul 2014 09:46:43 +0000 (11:46 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Thu, 2 Feb 2023 12:04:57 +0000 (13:04 +0100)
commit7f6150588fb93fa7954fce1948d4752953fac489
tree57b98a56701aeaa8d8d73a3996b9e9299b584e63
parentfd7e434a8e1f74ced535375d0a40ca155f0edba4
Display Debian package version in hypervisor log

During hypervisor boot, disable the banner and nicely display the xen
version as well as the Maintainer address from debian/control.

For this to work the DEB_VERSION and DEB_MAINTAINER variables needs to
be set by debian/rules.

Original patch by Bastian Blank <waldi@debian.org>
Modified by
Hans van Kranenburg <hans@knorrie.org>
Maximilian Engelhardt <maxi@daemonizer.de>
xen/build.mk
xen/common/kernel.c
xen/common/version.c
xen/drivers/char/console.c
xen/include/xen/compile.h.in
xen/include/xen/version.h